GSeekableIface.tell

struct GSeekableIface
extern (C)
long function(GSeekable* seekable) tell;

Return Value

the (positive or zero) offset from the beginning of the buffer, zero if the target is not seekable.

Meta